Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get status of TLS from server service #629

Merged
merged 4 commits into from
Oct 26, 2024
Merged

Conversation

mostafa
Copy link
Member

@mostafa mostafa commented Oct 26, 2024

Ticket(s)

N/A

Description

Add IsTLSEnabled function to server and add it to the API endpoint: getServers.

Related PRs

N/A

Development Checklist

  • I have added a descriptive title to this PR.
  • I have squashed related commits together.
  • I have rebased my branch on top of the latest main branch.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added docstring(s) to my code.
  • I have made corresponding changes to the documentation (docs).
  • I have updated docs using make gen-docs command.
  • I have added tests for my changes.
  • I have signed all the commits.

Legal Checklist

Copy link

github-actions bot commented Oct 26, 2024

Overview

Image reference ghcr.io/gatewayd-io/gatewayd:12c2e3b gatewaydio/gatewayd:latest
- digest db96a209a058 740dfb506ede
- tag 12c2e3b latest
- provenance 37fec61
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 unspecified: 1 critical: 0 high: 0 medium: 0 low: 0 unspecified: 1
- platform linux/amd64 linux/amd64
- size 19 MB 17 MB (-2.2 MB)
- packages 136 132 (-4)
Base Image alpine:3
also known as:
3.20
3.20.3
latest
alpine:3.20
also known as:
3
3.20.3
latest
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 unspecified: 1 critical: 0 high: 0 medium: 0 low: 0 unspecified: 1
Packages and Vulnerabilities (5 package changes and 0 vulnerability changes)
  • ➖ 3 packages removed
  • ♾️ 2 packages changed
  • 127 packages unchanged
Changes for packages of type apk (3 changes)
Package Version
ghcr.io/gatewayd-io/gatewayd:12c2e3b
Version
gatewaydio/gatewayd:latest
ca-certificates 20240705-r0
openssl 3.3.2-r0
pax-utils 1.3.7-r2
Changes for packages of type golang (2 changes)
Package Version
ghcr.io/gatewayd-io/gatewayd:12c2e3b
Version
gatewaydio/gatewayd:latest
♾️ github.com/gatewayd-io/gatewayd (devel) 0.0.0-20241012124159-37fec6114bac
♾️ stdlib go1.23.2 1.23.2

@mostafa mostafa merged commit 600dc23 into main Oct 26, 2024
5 checks passed
@mostafa mostafa deleted the add-tls-enabled-status-to-api branch October 26, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant